crypto/tls.serverHandshakeStateTLS13.ctx (field)
4 uses
crypto/tls (current package)
handshake_server.go#L51: ctx: ctx,
handshake_server_tls13.go#L47: ctx context.Context
handshake_server_tls13.go#L512: certificate, err := c.config.getCertificate(clientHelloInfo(hs.ctx, c, hs.clientHello))
handshake_server_tls13.go#L813: echKeys, err = hs.c.config.GetEncryptedClientHelloKeys(clientHelloInfo(hs.ctx, c, hs.clientHello))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)